From: Imre Kaloz Date: Thu, 26 Jul 2007 11:52:42 +0000 (+0000) Subject: currently we only support usb host mode, and that isn't available on avr32 X-Git-Tag: kamikaze_7.07~12 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22%24PHP_SELF/%22https:/collectd.org/%22%24PHP_SELF?a=commitdiff_plain;h=987339e3d7e9d3923050b92666e4c27dff0640aa;p=openwrt%2Fsvn-archive%2Fopenwrt.git currently we only support usb host mode, and that isn't available on avr32 SVN-Revision: 8174 --- diff --git a/target/linux/avr32-2.6/config/default b/target/linux/avr32-2.6/config/default index 5c62fa6835..27dad3f827 100644 --- a/target/linux/avr32-2.6/config/default +++ b/target/linux/avr32-2.6/config/default @@ -103,4 +103,5 @@ CONFIG_SPI_MASTER=y CONFIG_SPI=y CONFIG_SUBARCH_AVR32B=y # CONFIG_UNUSED_SYMBOLS is not set +CONFIG_USB=n # CONFIG_WATCHDOG is not set